AutodiscoverServicePreAuthenticate Property |
Gets or sets a value indicating whether to send a authenticate header with the request.
Namespace:
Independentsoft.Exchange.Autodiscover
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool PreAuthenticate { get; set; }Public Property PreAuthenticate As Boolean
Get
Set
Property Value
Type:
Booleantrue if [pre authenticate]; otherwise,
false.
See Also